projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9df3a7d
)
Remove debug code.
author
Jan D.
<jan.h.d@swipnet.se>
Thu, 4 Nov 2010 12:17:46 +0000
(13:17 +0100)
committer
Jan D.
<jan.h.d@swipnet.se>
Thu, 4 Nov 2010 12:17:46 +0000
(13:17 +0100)
src/xfns.c
patch
|
blob
|
history
diff --git
a/src/xfns.c
b/src/xfns.c
index 0b0f1cd0d96f364da3875a1cb39de82f3bca8a81..c07ea49e6632bd3cd4bc2371f4ea38b29e7bddfe 100644
(file)
--- a/
src/xfns.c
+++ b/
src/xfns.c
@@
-553,7
+553,7
@@
x_real_positions (f, xptr, yptr)
&actual_type, &actual_format, &actual_size,
&bytes_remaining, &tmp_data);
- if (
0 &&
rc == Success && actual_type == target_type && !x_had_errors_p (dpy)
+ if (rc == Success && actual_type == target_type && !x_had_errors_p (dpy)
&& actual_size == 4 && actual_format == 32)
{
int ign;